Skip to content

feat: split API overview page out of MdxRoute into ApiOverviewRoute#1226

Open
jderochervlk wants to merge 1 commit intomasterfrom
vlk/split-out-api-overview
Open

feat: split API overview page out of MdxRoute into ApiOverviewRoute#1226
jderochervlk wants to merge 1 commit intomasterfrom
vlk/split-out-api-overview

Conversation

@jderochervlk
Copy link
Copy Markdown
Collaborator

@jderochervlk jderochervlk commented Apr 3, 2026

  • Create ApiOverviewRoute.res for /docs/manual/api with ApiOverviewLayout.Docs
  • Add explicit route in routes.res pointing docs/manual/api to ApiOverviewRoute
  • Remove API overview branch, manualTableOfContents, and sidebar helpers from MdxRoute
  • MdxRoute now only handles docs/manual and docs/react pages via react-router-mdx

Note

This work was done with AI assistance

- Create ApiOverviewRoute.res for /docs/manual/api with ApiOverviewLayout.Docs
- Add explicit route in routes.res pointing docs/manual/api to ApiOverviewRoute
- Remove API overview branch and related dead code from MdxRoute
@jderochervlk jderochervlk force-pushed the vlk/split-out-api-overview branch from 4412018 to 8fda350 Compare April 9, 2026 13:36
@jderochervlk jderochervlk changed the base branch from vlk/split-out-syntax-lookup to master April 9, 2026 13:36
@jderochervlk jderochervlk marked this pull request as ready for review April 9, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants